Skip to content

docs: recipe to debug with DevTools#1115

Merged
sindresorhus merged 2 commits intoavajs:masterfrom
mightyiam:devtools-recipe
Nov 20, 2016
Merged

docs: recipe to debug with DevTools#1115
sindresorhus merged 2 commits intoavajs:masterfrom
mightyiam:devtools-recipe

Conversation

@mightyiam
Copy link
Contributor

Please do not mark this as a fix for #1112.
I have another PR coming for that.

# Debugging Tests with Chrome WebTools

Use [inspect-process](https://www.npmjs.com/package/inspect-process)
to easily launch a debugging session with Chrome DevTools.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't hard-wrap

Use [inspect-process](https://www.npmjs.com/package/inspect-process)
to easily launch a debugging session with Chrome DevTools.

``` console
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be no space before console.

@mightyiam
Copy link
Contributor Author

The changes requested by @sindresorhus were committed.

@sindresorhus sindresorhus merged commit 68874f5 into avajs:master Nov 20, 2016
sindresorhus pushed a commit that referenced this pull request Nov 20, 2016
@sindresorhus
Copy link
Member

Thank you :)

@mightyiam mightyiam deleted the devtools-recipe branch November 20, 2016 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants